home *** CD-ROM | disk | FTP | other *** search
- //simple sprite behaviour description
- //***********************************
- //* start of record
- //behaviour index, behaviour name, num cells
- //list of sprite, xchange, ychange
-
- *
- 1,"left",7
- 7,-6,0, 6,-6,0, 5,-6,0, 4,-6,0, 3,-6,0, 2,-6,0, 1,-6,0
- *
- 2,"right",7
- 14,-6,0, 13,-6,0, 12,-6,0, 11,-6,0, 10,-6,0, 9,-6,0, 8,-6,0
- *
- 3,"fallleft",8
- 22,0,10, 22,0,10, 22,0,10, 22,0,10, 23,0,10, 23,0,10, 23,0,10, 23,0,10
- *
- 4,"fallright",8
- 35,0,10, 36,0,10, 36,0,10, 36,0,10, 36,0,10, 35,0,10, 35,0,10, 35,0,10
- *
- 5,"jumpleft",25
- 19,0,0, 15,0,0, 20,0,0, 21,0,0, 19,0,0, 22,0,-15, 22,0,-15, 22,0,-15, 22,0,-15, 22,-6,-15, 22,-6,-15, 22,-12,-15, 22,-12,-10, 22,-12,-5, 22,-12,0, 23,-12,0, 23,-12,5, 23,-12,10, 23,-12,15, 23,-6,15, 23,-6,15, 23,0,15, 23,0,15, 23,0,15, 23,0,15
- *
- 6,"landleft",6
- 24,0,0, 24,0,0, 25,0,0, 24,0,0, 16,0,0, 15,0,0, 6,0,0
- *
- 7,"jumpright",25
- 32,0,0, 28,0,0, 33,0,0, 34,0,0, 32,0,0, 35,0,-15, 35,0,-15, 35,0,-15, 35,0,-15, 35,6,-15, 35,6,-15, 35,12,-15, 35,12,-10, 35,12,-5, 35,12,0, 36,12,0, 36,12,5, 36,12,10, 36,12,15, 36,6,15, 36,6,15, 36,0,15, 36,0,15, 36,0,15, 36,0,15
- *
- 8,"landright",6
- 37,0,0, 37,0,0, 38,0,0, 37,0,0, 29,0,0, 28,0,0, 12,0,0
- *
- 9,"pushleft",10
- 15,0,0, 15,0,0, 16,0,0, 16,0,0, 17,0,0, 17,0,0, 18,0,0, 18,0,0, 18,0,0, 18,0,0
- *
- 10,"pushright",10
- 28,0,0, 28,0,0, 29,0,0, 29,0,0, 30,0,0, 30,0,0, 31,0,0, 31,0,0, 31,0,0, 31,0,0